home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d21 / chkdv.arc / READ.ME < prev    next >
Text File  |  1988-09-30  |  458b  |  10 lines

  1. Just a short note, made a dumb mistake in the first version. The API interface
  2. did not work properly. Forgot about stack frames.
  3.  
  4. The enclosed files are:
  5.     checkdv.asm   contains the library functions to check for Desqview
  6.     dv.h          contains the global declarations for C programs using
  7.                   the dv functions
  8.     testdv.c      quick program that just tests the dv environment and
  9.                   returns the buffer address.
  10.